home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / edit / vedt.zip / TASM.VCH < prev    next >
Text File  |  1989-01-21  |  3KB  |  45 lines

  1.  
  2.                 ┌───────────────────────────────────────────────┐
  3.                 │ Borland Turbo Assembler 1.0 Options - Page #1 │
  4.                 └───────────────────────────────────────────────┘
  5.  
  6.  ┌───────────────────────────────── MESSAGES ─────────────────────────────────┐
  7.  │ /T         Suppress messages if successful assembly                        │
  8.  │ /Wx        Set warning level x: 0=none, 1=2=warnings on                    │
  9.  │ /W-xxx     Disable warning xxx                                             │
  10.  │ /W+xxx     Enable warning xxx                                              │
  11.  │ /Z         Display source line with error message                          │
  12.  ├─────────────────────────────── OUTPUT FILES ───────────────────────────────┤
  13.  │ /C   Generate cross-ref in listing  /L   Generate normal listing           │
  14.  │ /LA  Generate expanded listing      /N   Suppress symbol tables in listing │
  15.  │ /X   False conditionals in listing  /Zd  Line number info in object files  │
  16.  │ /Zi  Full debug info in object files                                       │
  17.  ├─────────────────────────────── SEGMENTATION ───────────────────────────────┤
  18.  │ /A   Alphabetic segment ordering    /S   Source-code segment ordering      │
  19.  ├────────────────────────────── FLOATING POINT ──────────────────────────────┤
  20.  │ /E   Generate emulator instructions /R   Generate real instructions        │
  21.  └──────────────────────── (press any key to continue) ───────────────────────┘
  22.  
  23.                 ┌───────────────────────────────────────────────┐
  24.                 │ Borland Turbo Assembler 1.0 Options - Page #2 │
  25.                 └───────────────────────────────────────────────┘
  26.  
  27.  ┌─────────────────────────────── MISCELLANEOUS ──────────────────────────────┐
  28.  │ /Dsym[=val]   Define symbol sym = 0, or = val                              │
  29.  │ /H            Display help screen                                          │
  30.  │ /Ipath        Search path for include files                                │
  31.  │ /Jcmd         Jam in an assembler directive cmd (eg. /jIDEAL)              │
  32.  │ /KHsymbols    Hash table capacity in number of symbols                     │
  33.  │ /KSkbytes     String space capacity in kbytes                              │
  34.  │ /ML           Treat all symbols as case sensitive                          │
  35.  │ /MU           Convert all symbols to upper case (def.)                     │
  36.  │ /MX           Make public and external symbols case sensitive              │
  37.  │ /P            Check for code segment overrides in protected mode           │
  38.  └──────────────────────── (press any key to continue) ───────────────────────┘
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.